select distinct substring(name,1,1) from stamps ,color_master,np_master where  color_master.color_code=stamps.color_code and color_master.color='Orange and Black'  and year(stamps.issue_date)=1972  and np_master.np_code=stamps.np_code and np_master.np='P'  order by substring(name,1,1)
  
|  | 
  
    | 
	
	|  |  
	| Color >> Orange and Black >> Issue Date >> year >> 1972 >> Currency >> P >> Alpha >> S >> |  |    
        
		  | 
		  
		  | Stamps sorted by Color Orange and Black, Issue Date 1972 Currency P, Alpha S |  |  |  |  |  |  | 
|  | 
Our Other Sites MediaWorld.Info  PressNote.com  RajPurohit.com